public PDFFlowTableRow addRowWithCells( java.lang.Object[] cellContents ) |
Parameters
- cellContents
- Initial content for the row's cells.
Return Value
A PDFFlowTableRow object representing the newly created row.
public PDFFlowTableRow addRowWithCells( java.lang.Object[] cellContents ) |